[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.C1SelectCollectionView`2/d__11)] public override System.Threading.Tasks.Task LoadAsync( System.Nullable<int> fromIndex, System.Nullable<int> toIndex, System.Threading.CancellationToken cancellationToken )
パラメータ
- fromIndex
- 開始インデックス。指定されない場合は 0 になります。
- toIndex
- 終了インデックス。指定されない場合は Count になります。
- cancellationToken